dos api造句
例句與造句
- The library supplied with Borland's Turbo C did not use the DOS API but instead accessed video RAM directly for output and used BIOS interrupt calls.
- The Concurrent DOS / 386 release included an Idle Detection function in the operating system kernel which monitored DOS API calls to determine whether the application was doing useful work or in fact idle.
- Because the drivers for file systems and such forth reside in the host system, the DOS emulation needs only provide a DOS API translation layer which converts DOS calls to OS / 2 or Windows system calls.
- The use of straight assembly language and a high amount of direct screen access gave WordPerfect a significant performance advantage over WordStar, which used strictly DOS API functions for all screen and keyboard access and was often painfully slow.
- For example, INT 21H will generate the software interrupt 0x21 ( 33 in decimal ), causing the function pointed to by the 34th vector in the interrupt table to be executed, which is typically an MS-DOS API call.
- It's difficult to find dos api in a sentence. 用dos api造句挺難的
- Later versions of the Concurrent DOS kernel included Idle Detection, which monitored MS-DOS API calls to determine whether the application was doing useful work or in fact idle, in which case the process was suspended allowing other processes to run.
- In MS-DOS, it serves as the low-level interface for the built-in block device drivers for FAT file system driver in the DOS kernel, which handles file-related requests through MS-DOS API ( INT 21h ) functions.
- Windows XP and Windows Vista ) are not based on MS-DOS, but use a virtual machine, NTVDM, to handle the DOS API . NTVDM works by running a DOS program in virtual 8086 mode ( an emulation of real mode within protected mode available on 80386 and higher processors ).